<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============分类列表============== */

div.productclass_dolphin{
margin:0px;
padding:15px 0;
}

a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
height:32px;
font:12px/30px 'simsun',Verdana,Arial;
text-align:center;
background:url(../images/pagemenu7.png) 0px 0px no-repeat;
color:#505050;
}

a.productclass_dolphin:hover{
background:url(../images/pagemenu7_now.png) 0px 0px no-repeat;
color:#fff;
}
</pre></body></html>